PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFAxialShading Class / getExtendEnd Method
In This Topic
    getExtendEnd Method
    In This Topic
    Gets a value indicating whether to extend shading beyond the ending point.
    Syntax
    public boolean getExtendEnd()

    Return Value

    True if the shading will be extended beyond the ending point.
    See Also